home *** CD-ROM | disk | FTP | other *** search
/ Inside Mac Games Volume 5 #8 / IMG 51 Vol 5-8.iso / Goodies / More For Your Games / MacMAME / Documentation / MAME What's New / MAME What's New.rsrc / TEXT_137.txt < prev    next >
Text File  |  1997-10-20  |  747b  |  20 lines

  1. 0.21.5
  2.  
  3. - Nicola fixed a bug in Memory addressing that caused Galaga to trash
  4.   under DOS.  Also, fixed colors in Elevator Action (100% correct colors)
  5.   and Jungle King (I have some screenshots and colors doesn't match.  BTW
  6.   these are much better than previous).  Finally Jungle King doesn't need
  7.   to select the graphic bank, but still have some glitches on sprites.
  8.  
  9. - Fixed a bug in sound init of phoenix/pleiads that caused the game to
  10.   crash under dos.
  11.  
  12. - Fixed a bug in keys redefinition routine:  ALT, SHIFT, and CONTROL are
  13.   now selectable.
  14.  
  15. - Fixed 224x288 noscanline video mode.  It's centered again now.
  16.  
  17. Sources:
  18. - Changed MSDOS.C to support 240x272 (video mode provided by V.Verrando)
  19.  
  20. - Changes in COMMON.C to copyscrollbitmap()